xSQL Schema Compare SDK for SQL Server version 12
SqlSerializableCollection<TItem> Class
Members 


The type of element in the collection.
Provides the base class for a collection of SqlSerializableEntity entities that can be serialized to a stream.
Object Model
SqlSerializableCollection<TItem> Class
Syntax
'Declaration
 
Public Class SqlSerializableCollection(Of TItem As SqlSerializableEntity) 
   Inherits xSQL.Schema.Core.CollectionDictionaryBase(Of TItem)
public class SqlSerializableCollection<TItem> : xSQL.Schema.Core.CollectionDictionaryBase<TItem> 
where TItem: SqlSerializableEntity
public __gc class SqlSerializableCollection<TItem> : public xSQL.Schema.Core.CollectionDictionaryBase<TItem> 
where TItem: SqlSerializableEntity
Type Parameters
TItem
The type of element in the collection.
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      xSQL.Schema.Core.CollectionDictionaryBase<TItem>
         xSQL.Schema.SqlServer.SqlSerializableCollection<TItem>
            xSQL.Schema.SqlServer.BoundColumnCollection
            xSQL.Schema.SqlServer.BoundDataTypeCollection
            xSQL.Schema.SqlServer.DataCompressionDataSpaceCollection
            xSQL.Schema.SqlServer.EdgeConstraintNodePairCollection
            xSQL.Schema.SqlServer.ForeignKeyColumnCollection
            xSQL.Schema.SqlServer.FullTextIndexColumnCollection
            xSQL.Schema.SqlServer.FunctionOrderColumnCollection
            xSQL.Schema.SqlServer.IndexColumnCollection
            xSQL.Schema.SqlServer.ParameterCollectionBase<TItem>
            xSQL.Schema.SqlServer.SqlAggregateCollection
            xSQL.Schema.SqlServer.SqlApplicationRoleCollection
            xSQL.Schema.SqlServer.SqlAssemblyCollection
            xSQL.Schema.SqlServer.SqlAssemblyFileCollection
            xSQL.Schema.SqlServer.SqlAsymmetricKeyCollection
            xSQL.Schema.SqlServer.SqlBrokerContractCollection
            xSQL.Schema.SqlServer.SqlBrokerMessageTypeCollection
            xSQL.Schema.SqlServer.SqlBrokerMessageTypeMappingCollection
            xSQL.Schema.SqlServer.SqlBrokerPriorityCollection
            xSQL.Schema.SqlServer.SqlBrokerQueueCollection
            xSQL.Schema.SqlServer.SqlBrokerRemoteServiceBindingCollection
            xSQL.Schema.SqlServer.SqlBrokerRouteCollection
            xSQL.Schema.SqlServer.SqlBrokerServiceCollection
            xSQL.Schema.SqlServer.SqlCertificateCollection
            xSQL.Schema.SqlServer.SqlCheckConstraintCollection
            xSQL.Schema.SqlServer.SqlClrDatabaseTriggerCollection
            xSQL.Schema.SqlServer.SqlClrDataTypeCollection
            xSQL.Schema.SqlServer.SqlClrFunctionCollection
            xSQL.Schema.SqlServer.SqlClrProcedureCollection
            xSQL.Schema.SqlServer.SqlClrTriggerCollection
            xSQL.Schema.SqlServer.SqlColumnCollection
            xSQL.Schema.SqlServer.SqlColumnEncryptionKeyCollection
            xSQL.Schema.SqlServer.SqlColumnEncryptionKeyValueCollection
            xSQL.Schema.SqlServer.SqlColumnMasterKeyCollection
            xSQL.Schema.SqlServer.SqlDatabaseCollection
            xSQL.Schema.SqlServer.SqlDatabaseRoleCollection
            xSQL.Schema.SqlServer.SqlDatabaseTriggerCollection
            xSQL.Schema.SqlServer.SqlDataFileCollection
            xSQL.Schema.SqlServer.SqlDefaultCollection
            xSQL.Schema.SqlServer.SqlDefaultConstraintCollection
            xSQL.Schema.SqlServer.SqlEdgeConstraintCollection
            xSQL.Schema.SqlServer.SqlExtendedPropertyCollection
            xSQL.Schema.SqlServer.SqlFileGroupCollection
            xSQL.Schema.SqlServer.SqlForeignKeyCollection
            xSQL.Schema.SqlServer.SqlFullTextCatalogCollection
            xSQL.Schema.SqlServer.SqlFullTextStopListCollection
            xSQL.Schema.SqlServer.SqlFunctionCollection
            xSQL.Schema.SqlServer.SqlIndexCollection
            xSQL.Schema.SqlServer.SqlLogFileCollection
            xSQL.Schema.SqlServer.SqlMemoryTableCollection
            xSQL.Schema.SqlServer.SqlPartitionFunctionCollection
            xSQL.Schema.SqlServer.SqlPartitionSchemeCollection
            xSQL.Schema.SqlServer.SqlPermissionCollection
            xSQL.Schema.SqlServer.SqlProcedureCollection
            xSQL.Schema.SqlServer.SqlRuleCollection
            xSQL.Schema.SqlServer.SqlSchemaCollection
            xSQL.Schema.SqlServer.SqlSearchPropertyCollection
            xSQL.Schema.SqlServer.SqlSearchPropertyListCollection
            xSQL.Schema.SqlServer.SqlSecurityPolicyCollection
            xSQL.Schema.SqlServer.SqlSecurityPredicateCollection
            xSQL.Schema.SqlServer.SqlSequenceCollection
            xSQL.Schema.SqlServer.SqlSpatialIndexCollection
            xSQL.Schema.SqlServer.SqlStatisticCollection
            xSQL.Schema.SqlServer.SqlSymmetricKeyCollection
            xSQL.Schema.SqlServer.SqlSymmetricKeyItemCollection
            xSQL.Schema.SqlServer.SqlSynonymCollection
            xSQL.Schema.SqlServer.SqlTableCollection
            xSQL.Schema.SqlServer.SqlTriggerCollection
            xSQL.Schema.SqlServer.SqlUniqueConstraintCollection
            xSQL.Schema.SqlServer.SqlUserCollection
            xSQL.Schema.SqlServer.SqlUserDefinedDataTypeCollection
            xSQL.Schema.SqlServer.SqlUserDefinedTableTypeCollection
            xSQL.Schema.SqlServer.SqlViewCollection
            xSQL.Schema.SqlServer.SqlXmlIndexCollection
            xSQL.Schema.SqlServer.SqlXmlSchemaCollectionCollection
            xSQL.Schema.SqlServer.StatisticColumnCollection
            xSQL.Schema.SqlServer.StopListWordCollection
            xSQL.Schema.SqlServer.XmlCompressionCollection
            xSQL.Schema.SqlServer.XmlIndexNamespaceCollection
            xSQL.Schema.SqlServer.XmlIndexPathCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SqlSerializableCollection<TItem> Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback